home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / dp200.zip / POKER.DOC < prev    next >
Text File  |  1997-05-14  |  5KB  |  99 lines

  1.                                 Draw Poker 2.0
  2.                            Written by Chris Whitacre
  3.                     Copyright (c) 1995-97 All rights reserved.
  4.  
  5.     Draw Poker is a multi-player, interactive, 5 card, nothing wild, draw
  6. poker door for falken multi-user electronic bulletin board systems. Draw
  7. poker is written in the language of Turbo-C and will require 16k per line
  8. for the loader program. When a new game is started, a copy of poker is loaded
  9. into the memory taking about 48k and the loader task is put to sleep - this
  10. program will be the main working program for that game from until all
  11. players have left the game. When a line wishes to join that game, the /join
  12. command, the loaded poker program will put the line that wishes to join the
  13. game to sleep and take over that persons line manipulating the players in
  14. the game in a round robin style method. Draw Poker runs in text mode, so
  15. that all the bbs commands are available during play and the player will
  16. receive messages from the bbs during play as well.
  17.  
  18.     Setting up Draw Poker: Make a subdirectory off of your main bbs for all
  19. the poker files in the directory make another subdirectory called USERS -
  20. this is where all the *.acc files will be stored for the players. Copy the
  21. contents of the distribution package to the subdirectory that you made,
  22. these should be playpoke.exe, poker.exe, pokeinfo.dat (registered only),
  23. then load up your bbscfg and add it to the menu along with the path to the
  24. files, for example: P  POKER\PLAYPOKE .\POKER\ and set you credit usage to
  25. whatever you see fit, if even used, and you are all set to start playing
  26. the game.
  27.  
  28.     Available commands from the loader program: /GAMES will show the
  29. current games and thier status, open, private, full etc., /HELP will show a
  30. little menu of the commands and a brief description, /MAKE X will start a
  31. new game where X is the number of the game you want to start (this number
  32. may be from 1 to the number of lines you have available), /JOIN X will join
  33. a game in progress IF they are allowing players as well as the game is not
  34. full, and last but not least, /LEAVE will leave the game.
  35.  
  36.     Available commands from within the game: /GAMES will show the current
  37. games and their status, open, private, full, etc., /HELP will show a little
  38. menu of commands and a brief description, /FOLD will fold your hand from
  39. any point in the game, /LEAVE will leave the current game, /CARDS will show
  40. your current hand, /SAY <message> will broadcast a message to all players
  41. in that game (the // will also send a message to all players as well), and
  42. /HIGHSCORES will show the top 10 players.
  43.  
  44.     Warranties: there are no warranties on this software whatsoever. Use
  45. this program at your own risks. This program is at best knowledge bug free,
  46. but then again, I'm only a machine. All problems and bugs should be
  47. reported to the author through proper channels so that we can get them
  48. fixed. I highly recomment frequent backups however.
  49.  
  50.     Registrations, once registered, place the new pokeinfo.dat key into
  51. your specified path and it will unlock the game to the amount of users that
  52. you have purchased (max amount of users can play at a time). After a thirty
  53. day evaluation period, the program must be registered or removed from usage.
  54.  
  55. NOTE: Registered versions are for ONE system only!
  56.  
  57. NOTE: Currently only version seven is supported, on request I will make a
  58.       copy for version 6.69b if registered. Will also work for version 9.x
  59.       series.
  60.  
  61.     Bug fixes are free as long as they are reported. Unreported bugs may go
  62. by un-fixed, so please notify me of the so I can get them fixed. Upgrades
  63. will cost $20.00 if deemed necessary.
  64.  
  65. Prices are as follows:
  66.                       $25.00 for up to 5 players.
  67.                       $50.00 for unlimited players.
  68.  
  69.        Shipping Charges: $5.00   (Requires Address | includes diskette)
  70.        Phone Charges:    $2.50   (Requires Data Phone number)
  71.        internet: FREE            (Requires internet address)
  72.  
  73.     Please send your payment to the following address with either a return
  74. address to where the diskette may be mailed to or a data number where the
  75. file can be sent to. Please allow time for personal checks to clear the
  76. bank. Sorry no COD's or credit cards accepted.
  77.  
  78.  
  79.                          Chris Whitacre
  80.                          P.O. Box 1703
  81.                          Hanford, CA 93232-1703
  82.  
  83.                          Support BBS: (209) 582-4747   (14.4k)
  84.  
  85.  
  86. Bug reports go to:
  87.  
  88. Internet email          cd@midnight.kingsnet.com
  89. The Midnight Hour       (209) 582-4747
  90. M-42 BBS                (209) 584-2895
  91.  
  92. Special thanks to:
  93.  
  94. Christine, my wife, for tolerating my programming and not ringing my neck.
  95. Alyson, my newborn daughter, for making my life wonderfull.
  96. M-42 of M-42 BBS, for beta testing.
  97. Users of TMH for beta testing.
  98. And all others that get addicted to the game.
  99.